SearchMailboxesResponseItemCount Property |
Gets the item count.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic int ItemCount { get; }Public ReadOnly Property ItemCount As Integer
Get
Property Value
Type:
Int32The item count.
See Also